Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AkhqRoutes): check for correct role defined before before calling into it #1785

Merged
merged 1 commit into from
May 23, 2024

Conversation

sverrehu
Copy link
Contributor

@sverrehu sverrehu commented May 22, 2024

Closes #1784

Due to errors mentioned in #1784, I suspect some of the boolean expressions checking for select actions on roles to be wrong. This PR will make sure a role is defined before trying to look up its actions.

PTAL, @AlexisSouquiere

@tchiotludo tchiotludo merged commit f75cb86 into tchiotludo:dev May 23, 2024
@sverrehu
Copy link
Contributor Author

sverrehu commented Jul 1, 2024

Any chance of having a 0.25.1 soon, that includes this?

@AlexisSouquiere
Copy link
Collaborator

Yes ! --> #1843 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Role with no access to topic data - getting error in browser console [0.25.0]
3 participants